@charset "utf-8";

/*float*/
.inc_float_left{float:left; display:inline;}
.inc_float_right{float:right; display:inline;}
/*float*/



ul,li{list-style:none;}
a{text-decoration:none; color:#333;}
a:hover{text-decoration:underline; color:#e43227;}
.center{margin:0 auto;}
img{border:none;}

/*top*/
.top_body{width:100%; max-width:1200px; margin:0 auto;  overflow:hidden; zoom:1; background-color:#fff;}
.body_div{width:100%; max-width:1200px; margin:0 auto; overflow:hidden; zoom:1; background-color:#fff; }

.body_div .xian{width:100%;  height:1px; background-color:#efefef;}


.box_div{width:94%;  margin:10px auto 30px auto; border-top:0px solid #efefef; }
/*说明*/
.box_div .shuoming{line-height:30px; font-size:14px; color:#666666;}
/*标题*/
.box_title{float:left; width:100%; }
.box_title .ico{float:left; width:20px; margin: 5px 2px 0 0; }
.box_title .txt{float:left; font-size:18px; line-height:30px; font-weight:bold;  }

.box_div .shuru_div{width:100%;  overflow:hidden; margin: 15px 0 0px 0; border: 0px solid #ff0000; }


/*输入项目*/
.box_div .input_div{float:left; height:40px;  width:100%;  max-width:350px; margin: 0 0px 10px 0;   }
.box_div .input_div_one{float:left; height:40px;    margin: 0 0px 10px 0;   }
.box_div .input_div .div_bt{float:left;   height:40px; margin: 0 2px 0 0; line-height:40px; font-size:14px; color:#ff4141; }
.box_div .input_div .div_title{float:left; height:40px; width:70px; line-height:40px; font-size:14px; color:#606266; }
.box_div .input_div .div_input{float:left; height:36px; width:74%;   line-height:36px; }

.btn_add{ float:left; display:block; height:30px; width:30px; background: #fff url('/images/btm_add.png') no-repeat left top; margin: 3px 0 0 0; cursor:pointer;}
.btn_del{ float:left; display:block; height:30px; width:30px; background: #fff url('/images/btm_del.png') no-repeat left top; margin: 3px 0 0 0; cursor:pointer;}
/*问题类型 多项选择*/
.xuanxiang_div{width:100%;  overflow:hidden; margin: 15px 0 0px 0; border: 0px solid #ff0000; }
.xuanxiang_box{ cursor:pointer; float:left; border-radius:4px; font-size:14px; height:30px; line-height:30px; padding: 0 6px 0 6px; margin: 0 20px 10px 0;   }
.xuanxiang_div .choose{  border: 1px solid #cb1b03; Color:#cb1b03;}
.xuanxiang_div .nochoose{  border: 1px solid #b4b4b4; Color:#606266; }


/*涉及问题详情*/
.wenti_div{width:100%;  overflow:hidden; margin: 15px 0 0px 0; border: 0px solid #ff0000;}
.wenti_div .wenti_sort{width:100%; border: 0px solid #ff0000; line-height:30px; font-size:16px; color:#cb1b03;}
.wenti_div .wenti_li{width:100%; border: 0px solid #ff0000; line-height:30px; font-size:14px; color:#666666;}

.body_div .tx_note{width:100%; border: 0px solid #ff0000; line-height:30px; font-size:14px; color:#666666;}


.upload_div{}
.upload_div .tishi_txt{line-height:30px; font-size:14px; color:#666666;}



/*底部footer*/
.footer_div{width:100%;  height:100px; margin:0 auto;  color:#000; BORDER-TOP: #e0e0e0 0px solid; }
.footer_daohang{width:100%;  height:2px; background-color:#054b92; color:#fff; text-align:center; font-size:14px; line-height:30px;}
.footer{width:100%; max-width:1200px; border: 0px solid #fff; font-size:14Px; margin:0px auto; height:180px; overflow:hidden;text-align:center; padding-top:10px;}
.footer p{text-align:center; line-height:25px;}
/* .footer img{float:left; display:block; width:50px; height:60px; margin:10px 20px 0px 130px; _margin:10px 20px 0px 65px; border: 0px solid #fff;} */

/*附件图片列表2021*/
.upfile_list{}
.upfile_list  li{float:left;width:70px;height:70px; margin: 0 10px 0 0;position:relative; list-style-type:none;}
.upfile_list  li img {width:70px;height:70px;}
.upfile_list  li .close {cursor:pointer; position:absolute; background:url('/images/list_del.png') no-repeat 0 0; right:3px;top:3px; width:16px; height:16px; border: 0px solid #ff0000;}
.upfile_list  li .tag{position:absolute;  text-align:center; width:70px; height:20px; BOTTOM:0px; background:#fff; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;}
.upfile_list  li .charu{ text-decoration: none; font-size:12px; text-align:center; line-height:20px; width:70px; height:20px; }

.submit_div{width:100%; text-align:center;  margin: 20px auto;}


.ewm_div{width:100%;  text-align:center;  margin: 70px auto 70px auto;}
.ewm_div .txt{line-height:20px; font-size:14px; color:#666666;}
